kotlin-stdlib
JS
kotlin-stdlib
/
kotlin.ranges
/
[JS]LongRange
/
contains
contains
open
operator override
fun
contains
(
value
:
Long
)
:
Boolean
Content copied to clipboard
Checks whether the specified
value
belongs to the range.